PEditOriginal(const char * sAppFilename);
Exact name of application to be launched, including optional pathname to folder and disk (maximum of 91 characters for each name and path).System 7 required on Macintosh. To use this command on the Macintosh, you must run the plug-in or script under System 7.0 or later.
Example. The following example selects the first object drawn and launches the application that created it.
PSelect(1);
PEditOriginal("mydisk:myfolder:Word");
Comments or suggestions? Contact Adobe Developer Support